html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
[hidden], template {
	display: none
}
a {
	background: 0 0
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	margin: .67em 0
}
mark {
	color: #000;
	background: #ff0
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	font: inherit;
	margin: 0;
	color: inherit
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button
}
button[disabled], html input[disabled] {
	cursor: default
}
input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em;
	border: 1px solid silver
}
legend {
	padding: 0;
	border: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-spacing: 0;
	border-collapse: collapse
}
td, th {
	padding: 0
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	outline: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent
}
a {
	text-decoration: none;
	color: #007aff
}
a:active {
	color: #0062cc
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1;
	margin-top: 5px;
	margin-bottom: 5px
}
.mui-h5, h5 {
	font-size: 14px;
	font-weight: 400;
	color: #8f8f94
}

@font-face {
	font-family: Muiicons;
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/mui.ttf) format('truetype')
}
.mui-icon {
	font-family: Muiicons;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	display: inline-block;
	text-decoration: none;
	-webkit-font-smoothing: antialiased
}


.mui-icon-arrowdown:before {
	content: '\e581'
}
.mui-icon-closeempty:before {
    content: '\e460';
}

.mui-icon-contact:before {
	content: '\e100'
}
.mui-icon-location:before {
	content: '\e303'
}
.mui-icon-location-filled:before {
	content: '\e333'
}
.mui-icon-personadd-filled:before {
	content: '\e132'
}
.mui-icon-navigate:before {
	content: '\e501'
}
.mui-icon-arrowthinright:before {
	content: '\e587'
}
.mui-content {
	background-color: #efeff4;
	-webkit-overflow-scrolling: touch
}

.mui-segmented-control{height: 2.6rem; line-height: 2.6rem; font-size:1.2rem;}
.mui-segmented-control .mui-control-item{line-height: 2.6rem;font-size:1.2rem;}

.mui-segmented-control {
	font-size: .328rem;
	font-weight: 400;
	position: relative;
	display: table;
	overflow: hidden;
	width: 100%;
	table-layout: fixed;
/*	border: 1px solid #007aff;*/
	border-radius: 3px;
	background-color: #fff;
	-webkit-touch-callout: none
}
.mui-segmented-control .mui-control-item:first-child {
	border-left-width: 0
}
.mui-segmented-control .mui-control-item.mui-active {
	color: #007aff;
/*	background-color: #007aff*/
	border-bottom: 2px solid #007aff;
}
.mui-segmented-control.mui-segmented-control-inverted {
	width: 100%;
	border: 0;
	border-radius: 0
}
.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-vertical .mui-control-item, .mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-vertical .mui-control-item.mui-active {
	border-bottom: 1px solid #c8c7cc
}
.mui-segmented-control.mui-segmented-control-inverted .mui-control-item {
	color: inherit;
	border: 0
}
.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
	color: #007aff;
	border-bottom: 2px solid #007aff;
	background: 0 0
}
.mui-segmented-control.mui-segmented-control-inverted~.mui-slider-progress-bar {
	background-color: #007aff
}

.mui-segmented-control .mui-control-item {
	line-height: 38px;
	display: table-cell;
	overflow: hidden;
	width: 1%;
	-webkit-transition: background-color .1s linear;
	transition: background-color .1s linear;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #181818;
	border-color: #181818;
/*	border-left: 1px solid #007aff*/
}
.mui-control-content {
	position: relative;
	display: none
}
.mui-control-content.mui-active {
	display: block
}
.mui-content-padded {
	margin: 10px
}
.mui-pager {
	padding-left: 0;
	list-style: none;
	text-align: center
}
.mui-pager:after, .mui-pager:before {
	display: table;
	content: ' '
}
.mui-pager:after {
	clear: both
}
.mui-pager li {
	display: inline
}
.mui-pager li>a, .mui-pager li>span {
	display: inline-block;
	padding: 5px 14px;
	border: 1px solid #ddd;
	border-radius: 6px;
	background-color: #fff;
	background-clip: padding-box
}
.mui-pager li.mui-active>a, .mui-pager li.mui-active>span, .mui-pager li:active>a, .mui-pager li:active>span {
	cursor: default;
	text-decoration: none;
	color: #fff;
	border-color: #007aff;
	background-color: #007aff
}
.mui-pager .mui-next>a, .mui-pager .mui-next>span {
	float: right
}
.mui-pager .mui-previous>a, .mui-pager .mui-previous>span {
	float: left
}
.mui-pager .mui-disabled>a, .mui-pager .mui-disabled>a:active, .mui-pager .mui-disabled>span, .mui-pager .mui-disabled>span:active {
	opacity: .6;
	color: #777;
	border: 1px solid #ddd;
	background-color: #fff
}
